projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0d912b5
)
(sendmail-send-it): Allow specifying Sender.
author
Richard M. Stallman
<rms@gnu.org>
Sun, 3 Jul 1994 20:37:34 +0000
(20:37 +0000)
committer
Richard M. Stallman
<rms@gnu.org>
Sun, 3 Jul 1994 20:37:34 +0000
(20:37 +0000)
lisp/mail/sendmail.el
patch
|
blob
|
history
diff --git
a/lisp/mail/sendmail.el
b/lisp/mail/sendmail.el
index 653c630ed7e4a75efbd667afb0db366e814dbda9..a51de2597ad73ef4dba31ba8692211e0a3a64166 100644
(file)
--- a/
lisp/mail/sendmail.el
+++ b/
lisp/mail/sendmail.el
@@
-407,8
+407,6
@@
the user from the mailer."
(replace-match "\n"))
(let ((case-fold-search t))
(goto-char (point-min))
- (if (re-search-forward "^Sender:" delimline t)
- (error "Sender may not be specified."))
;; Find and handle any FCC fields.
(goto-char (point-min))
(if (re-search-forward "^FCC:" delimline t)